hvmloader: Auto-generate the lengthy pattern-based sections of ACPI DSDT.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 26 Nov 2009 13:51:16 +0000 (13:51 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 26 Nov 2009 13:51:16 +0000 (13:51 +0000)
commitc3517d3d2afad222d634108e60be21355f7718a6
treefeb5736dc864deb76d82973e95592df31c7775ac
parent74127b5e90085815816822e17a3e1ddb1b23a992
hvmloader: Auto-generate the lengthy pattern-based sections of ACPI DSDT.

At the same time, replace a lengthy linear GPE notification method,
with a logarithmic binary chop. Based on a patch by Simon Horman.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/firmware/hvmloader/acpi/Makefile
tools/firmware/hvmloader/acpi/dsdt.asl
tools/firmware/hvmloader/acpi/dsdt.c
tools/firmware/hvmloader/acpi/mk_dsdt.c [new file with mode: 0644]